-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix x-logo vendor extension & parse x-codeSamples from files #760
Conversation
Codecov Report
@@ Coverage Diff @@
## master #760 +/- ##
==========================================
+ Coverage 80.91% 82.33% +1.41%
==========================================
Files 8 8
Lines 1588 1608 +20
==========================================
+ Hits 1285 1324 +39
+ Misses 187 168 -19
Partials 116 116
Continue to review full report at Codecov.
|
@easonlin404 @sdghchj @pei0804 could one of you please review? :) |
build is green now :) |
@easonlin404 could u please review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I haven't see anywhere SetCodeExampleFilesDirectory is called, that is, codeExampleFilesDir in an operation object has not been initialized
is the build pipeline broken? |
This PR does now fix all vendor extensions, which contain an uppercase letter. @easonlin404 @pei0804 @sdghchj could anyone of you please review again? |
I'd like to use this feature too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://travis-ci.org/github/swaggo/swag/jobs/722247122 The CI still builds failed. @Nerzal could you kindly take a look?
done |
The reporting of the status seems to be broken in ci, but the build is green -> |
@easonlin404 could you please have a look again? :) |
So the CI is broken, which is unrelated to that PR. |
why this merge is taking so long? |
@Nerzal when you are available, can you resolve the merge conflicts? |
@kplachkov done |
okay, if everything is green lets merge this PR @easonlin404 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Describe the PR
Relation issue
none
Additional context